cpufreq: attach __exit to the (unused) cpufreq governor exit handlers
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 3 Feb 2009 18:13:22 +0000 (18:13 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 3 Feb 2009 18:13:22 +0000 (18:13 +0000)
commit7beb0a2feb28edd96fa055b28752ebe948106c4d
tree5632f25b0113231816ee50e4258fcde64f551d37
parent77699d42403ccfb0239423c615afcb51c8ccb2f0
cpufreq: attach __exit to the (unused) cpufreq governor exit handlers

... in order to make them disappear from the final image. Of course
they could as well be removed altogether, but I assumed that whoever
added them had a reason to do so.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/drivers/cpufreq/cpufreq_misc_governors.c
xen/drivers/cpufreq/cpufreq_ondemand.c